libxl: CODING_STYLE: Much new material
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 5 Nov 2014 14:25:03 +0000 (14:25 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 18 Nov 2014 14:51:46 +0000 (14:51 +0000)
commit0d8e5375af9d782ce40c1a2f9914952ffc83c98a
tree80adaf40a3df77624892be199b7ce6a022eed779
parent1d68c1a70e00ed95ef0889cfa005379dab27b37d
libxl: CODING_STYLE: Much new material

Discuss:

    Memory allocation
    Conventional variable names
    Convenience macros
    Error handling
    Idempotent data structure construction/destruction
    Asynchronous/long-running operations

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/libxl/CODING_STYLE